Initializes a new instance of the Shape class with the specified outline and id.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Shape ( |
Visual Basic Copy Code |
---|
Public New ( _ |
Refers to an array of shape template elements that define the outline of a shape. Can contain lines, arcs and Bezier curves.
Specifies how areas are filled if the outline path intersects itself.
The string identifier of the new shape.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |